
 
 





body
    {
    color: #000;
    background: #fff;
    text-align: justify;
    margin-right: 1em;    
    }

h1 {
   font-family: "Bitstream Vera Sans","Luxi Sans",Helvetica,Arial,sans-serif;
   font-size: 110%;
   text-align: center;
   margin: 0px;
   padding: 0px;
   margin-top: 1ex;
   margin-bottom: 2ex;
   color: #000;
   border-bottom: 4px solid #1D1FE6;
   }

a {
	color: #a34343;
	text-decoration:none;
}

a img {
    border: 0;
}

a:hover {
	color: #a34343;
	text-decoration:underline;
}

a.version
    {
    font-family: "Bitstream Vera Sans","Luxi Sans",Helvetica,Arial,sans-serif;
    font-size: 85%;
    font-weight: bold;
    color: white;
    text-decoration: none;
    }


a.tableofcontents
    {
    font-family: "Bitstream Vera Sans","Luxi Sans",Helvetica,Arial,sans-serif;
    font-size: 85%;
    font-weight: bold;
    color: white;
    text-decoration: none;
    }

a.tableofcontents:hover
    {
    color: white;
    text-decoration: underline;
    }

a.subtableofcontents
    {
    font-family: "Bitstream Vera Sans","Luxi Sans",Helvetica,Arial,sans-serif;
    font-size: 80%;
    font-weight: bold;
    color: #d0ffd0;
    text-decoration: none;
    }

a.subtableofcontents:hover
    {
    color: #d0ffd0;
    text-decoration: underline;
    }


a.back
    {
    font-style: italic;
    font-size: 85%;
    }

.underlinedheader
    {
    text-align: center;
    font-size: 90%;
    font-weight: bold;
    color: #444;
    padding: 0.25em 0 0.5em 0;
    border-bottom: solid 3px #666;
    margin-bottom: 6px;
    }


.fontheader
    {
    text-align: center;
    font-size:120%;
    color: #1D1FE6;
    }

.acroheader
    {
    text-align: center;
    font-size:200%;
    color: #1D1FE6;
    }

.latmenu
    {
    border-width: 10px;
    border-style: solid;
    border-color: #1D1FE6;
    background: #1D1FE6;
    color: white;
    font-family: "Bitstream Vera Sans","Luxi Sans",Helvetica,Arial,sans-serif;
    font-size: 85%;
    font-weight: bold;
    width: 100%
    }

td.left
   {
   vertical-align: top;
   width: 180px;
   }

td.contents
    {
    vertical-align: top;
    text-align: justify;
    padding: 10px 0px 0px 10px;
    }

ol li{
    margin-bottom: 10px
}

.centered {
    text-align: center;
}

table.logos {
    width: 100%;
}

td.logo {
    text-align: center;
    padding: 1em;
}

td.logo img {
    border: 0;
}

td.logocaption {
    text-align: center;
    font-size: 80%;
    padding: 0.5em;
    background: #ddd;
    margin: 4px;
    border: 4px solid white;
}

td.logocaption a {
    color: #000;
}

.supporters {
    background: #fff;
    color: #000;
    margin-top: 10px;
    border: 1px solid #aaa;
    text-align: center;
    font-style: italic;
    font-size: 90%;
    width: 100%
}

.supporters img {
    border: 0;
}

.tabletit {
    background: #ddd;
}

address {
    text-align: center;
    font-size: 80%;
    border-top: solid 3px #666;
    padding-top: 0.5em;
    margin-top: 6px;
}
   
sup {
    vertical-align: text-top;
    font-size: 75%;
}

strong {
    font-size: 110%;
    font-weight: normal;
}
